GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IWorksheet インタフェース > SetValue メソッド : SetValue<T>(Int32,Int32,T[,],Boolean) メソッド |
'Declaration
Overloads Function SetValue(Of T)( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal values(,) As T, _ ByVal vertical As Boolean _ ) As Boolean